x86: Move guest_l*e definitions into common code
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 13 Nov 2008 13:01:22 +0000 (13:01 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 13 Nov 2008 13:01:22 +0000 (13:01 +0000)
commitc7b0916019982239a913eac79f4731647424b13f
tree094dce8fe077d3901ca97e26ef412de8e286b995
parent3c66521c46e6d3aad96a5270ea160bce2e7a2d0f
x86: Move guest_l*e definitions into common code

Move the definitions of guest pagetable types and the guest pagetable
walk record out of the shadow-code headers into asm-x86.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/shadow/multi.c
xen/arch/x86/mm/shadow/types.h
xen/include/asm-x86/guest_pt.h [new file with mode: 0644]